Papers with ROUGE-L F-score

1 papers
PyMT5: multi-mode translation of natural language and Python code with transformers (2020.emnlp-main)

Copied to clipboard

Challenge: Using Python method text-to-text transfer transformers, developers can easily model source code and natural language.
Approach: They propose a Python method text-to-text transfer transformer that can translate between all pairs of Python method feature combinations.
Outcome: The proposed model outperforms similar-sized auto-regressive language models on a large-scale parallel corpus of 26 million methods and 7.7 million method-docstring pairs on the CodeSearchNet test set.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations